func runtime.environ

2 uses

	runtime (current package)
		env_posix.go#L12: 	env := environ()
		runtime1.go#L92: func environ() []string {